From 6fb8f611240cf32bde9451c47e138b54242a6959 Mon Sep 17 00:00:00 2001 From: Rico Tzschichholz Date: Tue, 18 Oct 2016 13:38:08 +0200 Subject: [PATCH] gdk: Fix Since tag of gdk_cairo_surface_upload_to_gl --- gdk/gdkgl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gdk/gdkgl.c b/gdk/gdkgl.c index 3535f3a04b..e3594c2a98 100644 --- a/gdk/gdkgl.c +++ b/gdk/gdkgl.c @@ -826,7 +826,7 @@ gdk_gl_texture_from_surface (cairo_surface_t *surface, * * Uploads the contents of a Cairo @surface to a GL texture @target. * - * Since: 3.22 + * Since: 3.90 */ void gdk_cairo_surface_upload_to_gl (cairo_surface_t *surface, -- 2.30.2